PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations.a3d Package / PDF3DActivation Class / setDeactivationMode Method
A PDF3DDeactivationMode enum member specifying the circumstances under which the annotation should be deactivated.
In This Topic
    setDeactivationMode Method
    In This Topic
    Sets the annotation deactivation mode.
    Syntax
    public void setDeactivationMode( 
       PDF3DDeactivationMode deactivationMode
    )

    Parameters

    deactivationMode
    A PDF3DDeactivationMode enum member specifying the circumstances under which the annotation should be deactivated.
    See Also